Skip to content

Run all pipeline commands in docker (Proof of concept)#6

Closed
Staberinde wants to merge 8 commits intorun-pipeline-commands-locallyfrom
run-all-pipeline-commands-locally
Closed

Run all pipeline commands in docker (Proof of concept)#6
Staberinde wants to merge 8 commits intorun-pipeline-commands-locallyfrom
run-all-pipeline-commands-locally

Conversation

@Staberinde
Copy link
Copy Markdown
Contributor

@Staberinde Staberinde commented Jan 10, 2022

This is an idea on how to build on the changes made in #5 to provision make option to run arbitrary pipeline commands in docker

TODO

  • Fix error when running make DOCKERISED=1 collect: make: *** No rule to make target '/pipeline/collection/source.csv', needed by 'collect'. Stop.

@Staberinde Staberinde force-pushed the run-all-pipeline-commands-locally branch from 2986631 to 48c079b Compare January 11, 2022 10:27
@Staberinde Staberinde force-pushed the run-all-pipeline-commands-locally branch 5 times, most recently from f8e1067 to 408c99c Compare January 12, 2022 10:02
@Staberinde Staberinde force-pushed the run-all-pipeline-commands-locally branch from 408c99c to 6257d0b Compare January 12, 2022 10:22
containeried way and some not

Issue is aruond directory paths being different for dockerised and
non-dockerised case
Nicest solution might be a shell command
Not sure that running the makefile outside the container is the best
approach anymore
@Staberinde
Copy link
Copy Markdown
Contributor Author

Deprecated in favour of #7

@Staberinde Staberinde closed this Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant